projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e98b082
)
#
author
André Spiegel
<spiegel@gnu.org>
Sun, 21 Oct 2001 23:38:42 +0000
(23:38 +0000)
committer
André Spiegel
<spiegel@gnu.org>
Sun, 21 Oct 2001 23:38:42 +0000
(23:38 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a4e66f7ca40c70f11508b35240201c2cf0298143..53cd60f5c9ac817ec88eee5b01eefc717c61ace8 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-37,7
+37,8
@@
also be done locally.
(vc-diff): With a prefix argument, don't require that it's called
from a buffer under version control.
-
+ (diff-switches): Remove duplicate definition.
+
* vc-cvs.el (vc-cvs-diff-tree): New function.
2001-10-21 Miles Bader <miles@gnu.org>